hipreme_engine v1.0.14 (2023-12-23T18:43:10Z)
Dub
Repo
IDirect3DVolumeTexture9
directx
d3d9
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
version(Windows && Direct3D_9)
extern (
C
++)
interface
IDirect3DVolumeTexture9 :
IDirect3DBaseTexture9
{
HRESULT
GetLevelDesc
(UINT Level, D3DVOLUME_DESC* pDesc);
HRESULT
GetVolumeLevel
(UINT Level, IDirect3DVolume9* ppVolumeLevel);
HRESULT
LockBox
(UINT Level, D3DLOCKED_BOX* pLockedVolume, const(D3DBOX)* pBox, DWORD Flags);
HRESULT
UnlockBox
(UINT Level);
HRESULT
AddDirtyBox
(const(D3DBOX)* pDirtyBox);
}
Members
Functions
AddDirtyBox
HRESULT
AddDirtyBox
(const(D3DBOX)* pDirtyBox)
Undocumented in source.
GetLevelDesc
HRESULT
GetLevelDesc
(UINT Level, D3DVOLUME_DESC* pDesc)
Undocumented in source.
GetVolumeLevel
HRESULT
GetVolumeLevel
(UINT Level, IDirect3DVolume9* ppVolumeLevel)
Undocumented in source.
LockBox
HRESULT
LockBox
(UINT Level, D3DLOCKED_BOX* pLockedVolume, const(D3DBOX)* pBox, DWORD Flags)
Undocumented in source.
UnlockBox
HRESULT
UnlockBox
(UINT Level)
Undocumented in source.
Inherited Members
From IDirect3DBaseTexture9
SetLOD
DWORD
SetLOD
(DWORD LODNew)
Undocumented in source.
GetLOD
DWORD
GetLOD
()
Undocumented in source.
GetLevelCount
DWORD
GetLevelCount
()
Undocumented in source.
SetAutoGenFilterType
HRESULT
SetAutoGenFilterType
(D3DTEXTUREFILTERTYPE FilterType)
Undocumented in source.
GetAutoGenFilterType
D3DTEXTUREFILTERTYPE
GetAutoGenFilterType
()
Undocumented in source.
GenerateMipSubLevels
void
GenerateMipSubLevels
()
Undocumented in source.
Meta
Source
See Implementation
directx
d3d9
aliases
D3DAUTHENTICATEDCHANNELTYPE
D3DCOMPOSERECTSOP
D3DDISPLAYROTATION
D3DQUERYTYPE
D3DSAMPLERSTATETYPE
D3DSCANLINEORDERING
D3DTEXTUREFILTERTYPE
LPDIRECT3DCREATE9
LPDIRECT3DCREATE9EX
enums
D3DAUTHENTICATEDCHANNEL_D3D9
D3DCOMPOSERECTS_COPY
D3DDISPLAYROTATION_IDENTITY
D3DQUERYTYPE_VCACHE
D3DSAMP_ADDRESSU
D3DSCANLINEORDERING_UNKNOWN
D3DTEXF_NONE
interfaces
IDirect3D9
IDirect3D9Ex
IDirect3D9ExOverlayExtension
IDirect3DAuthenticatedChannel9
IDirect3DBaseTexture9
IDirect3DCryptoSession9
IDirect3DCubeTexture9
IDirect3DDevice9
IDirect3DDevice9Ex
IDirect3DDevice9Video
IDirect3DIndexBuffer9
IDirect3DPixelShader9
IDirect3DQuery9
IDirect3DResource9
IDirect3DStateBlock9
IDirect3DSurface9
IDirect3DSwapChain9
IDirect3DSwapChain9Ex
IDirect3DTexture9
IDirect3DVertexBuffer9
IDirect3DVertexDeclaration9
IDirect3DVertexShader9
IDirect3DVolume9
IDirect3DVolumeTexture9
manifest constants
D3D_OMAC_SIZE
D3D_SDK_VERSION
static variables
Direct3DCreate9
Direct3DCreate9Ex
structs
D3DAUTHENTICATEDCHANNEL_CONFIGURE_OUTPUT
D3DCLIPSTATUS9
D3DCONTENTPROTECTIONCAPS
D3DDISPLAYMODEEX
D3DDISPLAYMODEFILTER
D3DENCRYPTED_BLOCK_INFO
D3DINDEXBUFFER_DESC
D3DLIGHT9
D3DMATERIAL9
D3DOVERLAYCAPS
D3DPRESENTSTATS
D3DVERTEXBUFFER_DESC
D3DVERTEXELEMENT9
D3DVIEWPORT9
D3D_OMAC